PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFStandardSecurityHandler Class / getHighQualityPrint Method
In This Topic
    getHighQualityPrint Method
    In This Topic
    Gets a value indicating whether the document is printed in high quality.
    Syntax
    public boolean getHighQualityPrint()

    Return Value

    True if the document is printed in high quality, otherwise false.
    See Also